home *** CD-ROM | disk | FTP | other *** search
/ Aminet 52 / Aminet 52 (2002)(GTI - Schatztruhe)[!][Dec 2002].iso / Aminet / comm / irc / epic4-mos.lha / share / epic / help / 6_functions / getlogin < prev    next >
Encoding:
Text File  |  2001-03-22  |  225 b   |  14 lines

  1. Synopsis:
  2.    $getlogin()
  3.  
  4. Technical:
  5.    Gets the name of the current logged in user, similar to the Unix
  6.    system call.
  7.  
  8. Returns:
  9.    current logged in username
  10.  
  11. See Also:
  12.    getuid(6); getgid(6); getpgrp(6)
  13.  
  14.